blob: 0576305ce16a0cf134824056f7b3858b598cdf83 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
name: "Control Center Side"
panels {
name: "RIGHT"
path: "Panels/Helpers/panel_1"
clue: "right"
answer: "right"
}
paintings {
name: "EYE"
path: "Components/Paintings/eyes5"
orientation: "north"
display_name: "Painting"
}
ports {
name: "CC"
path: "Components/Warps/worldport3"
destination { x: 36 y: 0 z: 1 }
rotation: 180
}
ports {
name: "LIVELY"
path: "Components/Warps/worldport2"
destination { x: 24 y: 0 z: 6.5 }
rotation: 0
}
|